[INFO] cloning repository https://github.com/SabrinaJewson/cmarker.typ
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SabrinaJewson/cmarker.typ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fcmarker.typ", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fcmarker.typ'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8158819783adce1c4029d221b11e98abaab8014d
[INFO] checking SabrinaJewson/cmarker.typ against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fcmarker.typ" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/SabrinaJewson/cmarker.typ
[INFO] finished tweaking git repo https://github.com/SabrinaJewson/cmarker.typ
[INFO] tweaked toml for git repo https://github.com/SabrinaJewson/cmarker.typ written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SabrinaJewson/cmarker.typ on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SabrinaJewson/cmarker.typ already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6447cee3813a8f577a2321002c0920544301184128b770e88bec07fa3690d19
[INFO] running `Command { std: "docker" "start" "e6447cee3813a8f577a2321002c0920544301184128b770e88bec07fa3690d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6447cee3813a8f577a2321002c0920544301184128b770e88bec07fa3690d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6447cee3813a8f577a2321002c0920544301184128b770e88bec07fa3690d19" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6447cee3813a8f577a2321002c0920544301184128b770e88bec07fa3690d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6447cee3813a8f577a2321002c0920544301184128b770e88bec07fa3690d19" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0 (https://github.com/SabrinaJewson/pulldown-cmark.rs?rev=4203ce5bd8ef79f67357717d2b728579f3dec294#4203ce5b)
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]    Compiling typst-utils v0.15.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling phf_codegen v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking unicode-math-class v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking thin-vec v0.2.18
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking checks v0.0.0 (/opt/rustwide/workdir/checks)
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking prettydiff v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking dlmalloc v0.2.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling wasm-minimal-protocol v0.2.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr] error: could not compile `rayon` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name rayon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=7d719b9304dea1fd -C extra-filename=-54320282aec1b049 --out-dir /opt/rustwide/target/debug/build/rayon/54320282aec1b049/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/303ae5c2fa4b5630/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/ad1a0c4ba03145c0/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/54eb516e658fdd16/out --extern either=/opt/rustwide/target/debug/build/either/2557b7e2a9c7431f/out/libeither-2557b7e2a9c7431f.rmeta --extern rayon_core=/opt/rustwide/target/debug/build/rayon-core/356578b913a9656e/out/librayon_core-356578b913a9656e.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=9ea16ee3122ca49f -C extra-filename=-36b19567afb297e4 --out-dir /opt/rustwide/target/debug/build/syn/36b19567afb297e4/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/1e94c8a04436065a/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/03179577f3effe01/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/1e94c8a04436065a/out/libproc_macro2-1e94c8a04436065a.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/ae4a36f25ccb3ba2/out/libquote-ae4a36f25ccb3ba2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/03179577f3effe01/out/libunicode_ident-03179577f3effe01.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: unused dependency `anyhow`
[INFO] [stderr]   --> checks/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | anyhow = "1.0.102"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `anyhow`
[INFO] [stderr] warning: `checks` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "inspect" "e6447cee3813a8f577a2321002c0920544301184128b770e88bec07fa3690d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6447cee3813a8f577a2321002c0920544301184128b770e88bec07fa3690d19", kill_on_drop: false }`
[INFO] [stdout] e6447cee3813a8f577a2321002c0920544301184128b770e88bec07fa3690d19
